Part Number Hot Search : 
ETC9320 TSH51107 AN144 Y10EL APM9410 EPJ4024 17814 D1853
Product Description
Full Text Search
 

To Download TN1176 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  may 2014 docid026267 rev 1 1/15 TN1176 technical note migrating from stm32l15xx6/8/b to stm32l15xx6/8/b-a and from stm32l100x6/8/b to stm32l100x6/8/b-a introduction to ease the development of stm32 microcontroller applications, it is important to be able to smoothly replace one microcontroller type with another from the same product family. the purpose of this technical note is to help the users with the migration from an existing stm32l15xx6/8/b device to an stm32l15xx6/8/b-a device and from an existing stm32l100x6/8/b device to an stm32l100x6/8/b-a. this document includes the relevant information for the users. prior to migrating an application, the users need to analyze the hardware migration, the peripheral migration and the firmware migration. to best understand the information included in this technical note, the user should be familiar with the stm32l1 microcontroller family. for additional information, please refer to the stm32l100xx, stm32l151xx, stm32l152xx and stm32l162xx advanced arm ? -based 32-bit mcus reference manual rm0038 in which stm32l15xx6/8/b is ?cat.1? device, stm32l15xx6/8/b-a is ?cat.2? device, stm32l100x6/8/b is ?cat.1? device, stm32l100x6/8/b-a is ?cat.2? device and to the stm32l15xx6/8/b-a, stm32l15xx6/8/b, stm32l100x6/8/b-a, stm32l100x6/8/b datasheets. documents are available for download from the company website at www.st.com/stm32 . table 1 lists the stm32 microcontrollers concerned by this technical note. table 1. applicable products type reference products microcontrollers stm32l100c6, stm32l100r8, stm32l100rb, stm32l100c6-a, stm32l100r8-a, stm32l100rb-a, stm32l151c6, stm32l151c8, stm32l151cb, stm32l151c6-a, stm32l151c8-a, stm32l151cb-a, stm32l151r6, stm32l151r8, stm32l151rb, stm32l151r6-a, stm32l151r8-a, stm32l151rb-a, stm32l151v8, stm32l151vb, stm32l151v8-a, stm32l151vb-a, stm32l152c6, stm32l152c8, stm32l152cb, stm32l152c6-a, stm32l152c8-a, stm32l152cb-a, stm32l152r6, stm32l152r8, stm32l152rb, stm32l152r6-a, stm32l152r8-a, stm32l152rb-a, stm32l152v8, stm32l152vb, stm32l152v8-a, stm32l152vb-a, www.st.com
contents TN1176 2/15 docid026267 rev 1 contents 1 codification/packages changes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2 hardware migration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3 peripheral migration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3.1 main peripheral/system changes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.1.1 ram space increase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.1.2 extended rtc version . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.1.3 css on lse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3.1.4 lcd rail decoupling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3.1.5 proprietary code protection (pcrop) . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3.1.6 number of backup registers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3.1.7 touch sensing interface change . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.2 device limitations, changes and/or updates . . . . . . . . . . . . . . . . . . . . . . . 11 3.2.1 removed limitations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.2.2 newly introduced limitations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 4 development tool adaptations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 5 consumption comparison . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 6 revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
docid026267 rev 1 3/15 TN1176 list of tables 3 list of tables table 1. applicable products. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 table 2. stm32l15x device summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 table 3. stm32l100 device summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 table 4. stm32l15xx6/8/b and stm32l15xx6/8/b-a device difference summary . . . . . . . . . . . . . . 6 table 5. stm32l100x6/8/b-a and stm32l100x6/8/b device difference summary. . . . . . . . . . . . . . 8 table 6. consumption differences summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 table 7. document revision history. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
codification/packages changes TN1176 4/15 docid026267 rev 1 1 codification/packages changes table 2 presents the list of references, part numbers and packages for the stm32l15xx6/8/b and stm32l15xx6/8/b-a products. table 3 presents the list of references, part numbers and packages for the stm32l100x6/8/b and stm32l100x6/8/b-a products. the changes and similarities in the codification/packages in stm32l15xx6/8/b-a versus stm32l15xx6/8/b and stm32l100x6/8/b-a versus stm32l100x6/8/b are the following: ? the related reference number ends with -a, ? the packages are the same, ? the pinout is the same. table 2. stm32l15x device summary device description reference part number package up to: stm32l15x - 128kb flash 16kb ram stm32l15xx6/8/b stm32l15xcbxx stm32l15xc8xx stm32l15xc6xx stm32l15xrbxx stm32l15xr8xx stm32l15xr6xx stm32l15xvbxx stm32l15xv8xx lqfp100, lqfp64, lqfp48, ufbga100, tfbga64, ufqfpn48 up to: stm32l15x - 128kb flash 32kb ram stm32l15xx6/8/b-a stm32l15xcbxxa stm32l15xc8xxa stm32l15xc6xxa stm32l15xrbxxa stm32l15xr8xxa stm32l15xr6xxa stm32l15xvbxxa stm32l15xv8xxa lqfp100, lqfp64, lqfp48, ufbga100, tfbga64, ufqfpn48 table 3. stm32l100 device summary device description reference part number packages up to: stm32l100 - 128kb flash 10kb ram stm32l100x6/8/b stm32l100cbxx stm32l100rbxx lqfp64, ufqfpn48 up to: stm32l100 - 128kb flash 16kb ram stm32l100x6/8/b-a stm32l100cbxxa stm32l100rbxxa lqfp64, ufqfpn48
docid026267 rev 1 5/15 TN1176 hardware migration 14 2 hardware migration the stm32l15xx6/8/b and stm32l15xx6/8/b-a devices are pin-to-pin compatible. all peripherals share the same pins. both devices are produced in the same packages. the stm32l100x6/8/b and stm32l100x6/8/b-a devices are pin-to-pin compatible. all peripherals share the same pins. both devices are produced in the same packages. the transition from the stm32l15xx6/8/b device to the stm32l15xx6/8/b-a device and the transition from the stm32l100x6/8/b device to the stm32l100x6/8/b-a device is therefore very simple and device can be replaced without any hardware changes on the application pcb.
peripheral migration TN1176 6/15 docid026267 rev 1 3 peripheral migration table 4 and table 5 list the main product peripherals and system features for both product pairs. the common peripherals are supported with the dedicated firmware library without any modification. the users can change the instance and all the related features (clock configuration, pin configuration, interrupt/dma request). peripherals such as touch sensing, backup registers are different in the stm32l15xx6/8/b device and must be updated by software to benefit from the latest enhancements and correct functionality of stm32l15xx6/8/b-a device. the extended peripherals such as: rtc, lcd rail decoupling, pcrop (proprietary code read out protection), clock (css on lse) are fully backward compatible with no need to firmware update. the main peripherals changes are described in section 3.1: main peripheral/system changes . the changes which are also needed in the development tools configuration are described in section 4: development tool adaptations . table 4 presents the differences between stm32l15xx6/8/b and stm32l15xx6/8/b-a devices regarding the peripherals and system differences, as well as the impact to needed software changes. the differences are highlighted in gray. table 4. stm32l15xx6/8/b and stm32l15xx6/8/b-a device difference summary (1) function stm32l15xx6/8/b stm32l15xx6/8/b-a behavior / impact to software core @ 32mhz arm cortex tm -m3 arm cortex tm -m3 max dmips/mhz 1.25 1.25 flash [kb] up to 128 up to 128 ram [kb] up to 16 up to 32 enhancement. the application can use larger ram memory space. eeprom [kb] 44 backup registers [b] 80 20 software can store only up to 20 bytes into backup registers. see stm32l15xx6/8/b-a errata sheet for details. flash interface [bits] 64/32 64/32 bootloader usart1/2 usart1/2 dma / channels 1 / 7ch 1 / 7ch usart 33 spi / i2s 2 / 0 2 / 0 i2c 22 usb 2.0 1 x fs 1 x fs lcd [seg x com] 8 x 40 8 x 40
docid026267 rev 1 7/15 TN1176 peripheral migration 14 table 5 presents the differences between stm32l100x6/8/b and stm32l100x6/8/b-a devices regarding the peripherals and system differences, as well as the impact to needed software changes. the differences are highlighted in gray. lcd rails decoupling no yes better lcd contrast for larger displays (if used external lcd rails decoupling capacitors). if not used no software change is required. timer [32-bit/16-bit/lite] 0/6/2 0/6/2 iwdg/wwdg 1/1 1/1 clock hsi/hse/lsi/lse css on hse hsi/hse/lsi/lse css on hse/lse extension of css to lse. backward compatible. if not used then no software change is needed. hsi/hsi clock trimming +/- 1% +/- 1% rtc version rtc v1.0 rtc v2.0 new rtc as in whole l1 family - with subsecond resolution. if not used then no software change is needed. dac 22 adc (total / fast channels) 1 (24 / 6) 1 (24 / 6) comparator 22 touch sensing [channels] 20 20 the touch sensing interface has been modified - no different features but new sw library is needed to handle the new device (download on www.st.com/stm32). temperature sensor yes yes internal voltage reference yes yes unique id yes yes mco yes yes pcrop no yes new memory protection feature implemented: proprietary code read out protection (only its execution is allowed). if not used then no software change is needed (only added extension of existing protections). 1. the grayed cells highlight the differences between the device sets. table 4. stm32l15xx6/8/b and stm32l15xx6/8/b-a device difference summary (1) (continued) function stm32l15xx6/8/b stm32l15xx6/8/b-a behavior / impact to software
peripheral migration TN1176 8/15 docid026267 rev 1 table 5. stm32l100x6/8/b-a and stm32l100x6/8/b device difference summary (1) function stm32l100x6/8/b stm32l100x6/8/b-a behavior / impact to software core @ 32mhz arm cortex tm -m3 arm cortex tm -m3 max dmips/mhz 1.25 1.25 flash [kb] up to 128 up to 128 ram [kb] up to 10 up to 16 enhancement: the application can use larger ram memory space. eeprom [kb] 22 backup registers [b] 20 20 flash interface [bits] 64/32 64/32 bootloader usart1/2 usart1/2 dma / channels 1 / 7ch 1 / 7ch usart 33 spi / i2s 2 / 0 2 / 0 i2c 22 usb 2.0 1 x fs 1 x fs lcd [seg x com] 8 x 28 8 x 28 lcd rails decoupling no yes better lcd contrast for larger displays (if used external lcd rails decoupling capacitors). if not used no software change is required. timer [32-bit/16-bit/lite] 0/6/2 0/6/2 iwdg/wwdg 1/1 1/1 clock hsi/hse/lsi/lse css on hse hsi/hse/lsi/lse css on hse/lse extension of css to lse. backward compatible. if not used then no software change is needed. hsi/hsi clock trimming trimming by customer (default +/- 10%) trimming by customer (default +/- 10%) rtc version rtc v1.0 rtc v2.0 new rtc as in whole l1 family - with subsecond resolution. if not used then no software change is needed. dac 22 adc (total / fast channels) 1 (24 / 6) 1 (24 / 6) comparator 22 touch sensing [channels] no no temperature sensor no no
docid026267 rev 1 9/15 TN1176 peripheral migration 14 note: for additional information, please refer to the stm32l100xx, stm32l151xx, stm32l152xx and stm32l162xx advanced arm ? -based 32-bit mcus reference manual rm0038 in which stm32l15xx6/8/b is ?cat.1? device, stm32l15xx6/8/b-a is ?cat.2? device, stm32l100x6/8/b is ?cat.1? device, stm32l100x6/8/b-a is ?cat.2? device and to the stm32l15xx6/8/b-a, stm32l15xx6/8/b, stm32l100x6/8/b-a, stm32l100x6/8/b datasheets. documents are available for download from the company website at www.st.com/stm32. 3.1 main peripheral/system changes some system properties and peripherals configurations were changed in the stm32l15xx6/8/b-a and stm32l100x6/8/b-a devices. the following sections describe these changes. 3.1.1 ram space increase the ram area was increased in the stm32l15xx6/8/b-a device as follows: ? from 10 kb to 16 kb for stm32l15xx6-a, ? from 10 kb to 32 kb for stm32l15xx8-a, ? from 16 kb to 32 kb for stm32l15xxb-a. the ram area was increased in the stm32l100x6/8/b-a device: ? from 10 kb to 16 kb for stm32l100xb-a this increase permits the applications to use more ram variables (larger buffers). 3.1.2 extended rtc version the rtc version v2.0, the same in the whole l1 family is used in the stm32l15xx6/8/b-a and stm32l100x6/8/b-a devices. the new rtc is backward compatible with rtc version v1.0 used in stm32l15xx6/8/b and stm32l100x6/8/b devices. to use the new rtc features, it is necessary to use updated version of stm32l1xx standard peripherals library. the main features added into new rtc are the following: ? the subsecond resolution, ? the more accurate digital calibration, ? three improved tamper detection inputs (instead of one input in the previous version). internal voltage reference yes yes unique id no no mco yes yes pcrop no no 1. the grayed cells highlight the differences between the device sets. table 5. stm32l100x6/8/b-a and stm32l100x6/8/b device difference summary (1) (continued) function stm32l100x6/8/b stm32l100x6/8/b-a behavior / impact to software
peripheral migration TN1176 10/15 docid026267 rev 1 note: for additional information, please refer to the stm32l100xx, stm32l151xx, stm32l152xx and stm32l162xx advanced arm ? -based 32-bit mcus reference manual rm0038 in which stm32l15xx6/8/b is ?cat.1? device, stm32l15xx6/8/b-a is ?cat.2? device, stm32l100x6/8/b is ?cat.1? device, stm32l100x6/8/b-a is ?cat.2? device. 3.1.3 css on lse the clock security system (css) has been extended to lse clock in the stm32l15xx6/8/b-a and stm32l100x6/8/b-a devices, while in stm32l15xx6/8/b and stm32l100x6/8/b, the css was only for hse clock. the enhanced css is backward compatible. to use the new css feature, it is necessary to use the updated version of stm32l1xx standard peripherals library. 3.1.4 lcd rail decoupling the external decoupling capability of lcd rails was implemented to improve the lcd contrast (for example for large lcd displays with higher segments capacity). on stm32l15xx6/8/b-a or stm32l100x6/8/b-a, specific pins can be connected to external capacitors that maintain a stable lcd rail voltage while driving the lcd segments. the backward compatibility is fulfilled, there is not need of any software change. to use the new feature, the dedicated pins must be configured as input, the external capacitors should be connected and the lcd_capa[4:0] bits in the syscfg_pmc register must be configured. for more details about lcd rail decoupling please refer to the stm32l100xx, stm32l152xx and stm32l162xx advanced arm ? -based 32-bit mcus reference manual rm0038 in which stm32l15xx6/8/b is ?cat.1? device, stm32l15xx6/8/b-a is ?cat.2? device, and to the stm32l15xx6/8/b and stm32l100x6/8/b datasheets. 3.1.5 proprietary code protection (pcrop) the read protection of a given flash area is implement in stm32l15xx6/8/b-a device, but not in stm32l100x6/8/b-a device. the flash area cannot be read by any access (including software), it can be only executed. it can be used as intellectual property read protection of proprietary third party code which can be executed on customer side. the implementation of this proprietary code read out protection (pcrop) is backward compatible. to use the pcrop feature it is necessary to correctly program the added option bytes (sprmod and wrpx option bytes). for additional information, please refer to the stm32l100xx, stm32l151xx, stm32l152xx and stm32l162xx advanced arm?-based 32-bit mcus reference manual rm0038 in which stm32l15xx6/8/b is ?cat.1? device, stm32l15xx6/8/b-a is ?cat.2? device, stm32l100x6/8/b is ?cat.1? device, stm32l100x6/8/b-a is ?cat.2? device. 3.1.6 number of backup registers the number of backup registers has been decreased in stm32l15xx6/8/b-a device. the number of backup registers in the respective devices is as follows: ? stm32l15xx6/8/b: 80 backup registers, ? stm32l15xx6/8/b-a: 20 backup registers ? stm32l100x6/8/b-a and stm32l100x6/8/b: 20 backup registers.
docid026267 rev 1 11/15 TN1176 peripheral migration 14 if an existing software uses more than 20 backup registers, it is necessary to apply some changes when using the stm32l15xx6/8/b-a device. in this case the data can be stored alternatively into the eeprom memory. if in existing software uses less than 20 backup registers no change is required when using the stm32l15xx6/8/b or stm32l100x6/8/b. 3.1.7 touch sensing interface change the touch sensing interface has been modified in the stm32l15xx6/8/b-a device - the features are the same but there is a new software touch library for the stm32l15xx6/8/b-a device, available on the company website at www.st.com/stm32 . 3.2 device limitations, changes and/or updates new revisions of errata sheets have been published for the stm32l15xx6/8/b-a and for the stm32l100x6/8/b-a devices. several limitations that had been reported for the stm32l15xx6/8/b and for the stm32l100x6/8/b have been solved, while new limitations have been introduced. this section describes the changes in the device limitations. please refer to stm32l15xx6/8/b-a errata sheet and stm32l100x6/8/b-a errata sheet for details on the device limitations. 3.2.1 removed limitations the following limitations that applied to stm32l15xx6/8/b and stm32l100x6/8/b devices do not apply to stm32l100x6/8/b-a nor stm32l100x6/8/b-a devices: ? factory trimming values not available (for temperature sensor and internal reference voltage). ? debug support for low power modes with entry through the wfe instruction. ? pull-up on pb7 when configured in analog mode. ? hsebyp bit of clock control register has an undefined reset value. ? usb line pull-up resistor has a value lower than 1.5kohm. ? crc still sensitive to communication clock when spi is in slave mode even with nss high. 3.2.2 newly introduced limitations the following limitations which were not present in stm32l15xx6/8/b nor stm32l100x6/8/b devices have been introduced for stm32l15xx6/8/b-a and stm32l100x6/8/b-a devices: ? the number of rtc backup registers is 20 bytes instead of 80 bytes. ? the data eeprom cycling is limited to 100 kcycles instead of 300 kcycles. ? if the debugger is connected in jtag mode and if jnrst (pb4) pin configuration is changed, the connection is lost. ? the wakeup sequence from standby mode when using more than one wakeup source requires a special entry into standby mode. please refer to stm32l15xx6/8/b, stm32l100x6/8/b errata sheets and stm32l15xx6/8/b-a, stm32l100x6/8/b-a errata sheets for details on the device limitations.
development tool adaptations TN1176 12/15 docid026267 rev 1 4 development tool adaptations the changes in the device hardware have impacted the development tools. following the change of device identifier (dev_id) and some peripherals changes with the addition of new features, it has been necessary to upgrade the development tools as detailed hereafter. 1. dev_id changes: in stm32l100x6/8/b and stm32l15xx6/8/b devices, dev_id=0x416 in stm32l100x6/8/b-a and stm32l15xx6/8/b-a devices, dev_id=0x429 if the software or programming tool is using dev_id[11:0] field (in dbgmcu_idcode register) then the relevant changes must be applied in the software or tool. 2. changes in the development tool configurations: a) iar - install the latest version or apply the patch provided by st support team to support the new device, and change the device type in the configuration. b) keil - install the latest version that supports the new device, change the device type in the configuration, and change the st link programming algorithm. c) others - install the latest version that supports the new device, and change the device type in the configuration. 3. stm32l1xx standard peripherals library update: stm32l15xx6/8/b-a and stm32l100x6/8/b devices are supported in the latest version of stm32l1xx standard peripherals library. make sure to use the latest version of stm32l1xx standard peripherals library to use the new peripheral features. a) the stm32l15xx6/8/b-a and stm32l100x6/8/b-a devices are supported from stm32l1xx standard peripheral library version 1.2.0 available from www.st.com/stm32 . b) define the macro stm32l1xx_md and use it in the project startup_stm32l1xx_md.s file. c) rebuild the existing project with the new library so it can be run on stm32l15xx6/8/b-a or stm32l100x6/8/b-a device. 4. programming tools adaptation: in the programming tool configurations (for example st link with the related software) the device type must be changed to correctly program the new stm32l15xx6/8/b-a or stm32l100x6/8/b-a device. use the latest st visual programmer (stvp) or the latest st-link utility which support the new devices (both are available at www.st.com/stm32 ).
docid026267 rev 1 13/15 TN1176 consumption comparison 14 5 consumption comparison the stm32l15xx6/8/b-a or stm32l100x6/8/b-a devices feature less dynamic consumption than the stm32l15xx6/8/b or stm32l100x6/8/b devices respectively, due to the advanced manufacturing technology. the power consumptions in low-power modes are on similar levels. table 6 shows the differences in power consumption between the devices in the various operating modes. table 6. consumption differences summary parameters (all at v dd =3v) stm32l15xx6/8/b stm32l100x6/8/b stm32l15xx6/8/b-a stm32l100x6/8/b-a full speed from flash (32 mhz in hsi) 294 a/mhz 257 a/mhz msi clock from flash (4.2 mhz) 214 a/mhz 185 a/mhz low-power run from ram @ 32 khz 9.0 a 10.9 a low-power sleep from ram @ 32 khz 4.4 a 5.5 a stop mode 500 na 434 na stop mode with rtc on lsi 1.40 a 1.38 a standby mode 300 na 277 na standby mode with rtc on lsi 1.30 a 1.11 a
revision history TN1176 14/15 docid026267 rev 1 6 revision history table 7. document revision history date revision changes 09-may-2014 1 initial release.
docid026267 rev 1 15/15 TN1176 15 please read carefully: information in this document is provided solely in connection with st products. stmicroelectronics nv and its subsidiaries (?st ?) reserve the right to make changes, corrections, modifications or improvements, to this document, and the products and services described he rein at any time, without notice. a ll st products are sold pursuant to st?s terms and conditions of sale. purchasers are solely responsible for the choice, selection and use of the st products and services described herein, and st as sumes no liability whatsoever relating to the choice, selection or use of the st products and services described herein. no license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted under this document. i f any part of this document refers to any third party products or services it shall not be deemed a license grant by st for the use of such third party products or services, or any intellectual property contained therein or considered as a warranty covering the use in any manner whatsoev er of such third party products or services or any intellectual property contained therein. unless otherwise set forth in st?s terms and conditions of sale st disclaims any express or implied warranty with respect to the use and/or sale of st products including without limitation implied warranties of merchantability, fitness for a particular purpose (and their equivalents under the laws of any jurisdiction), or infringement of any patent, copyright or other intellectual property right. st products are not designed or authorized for use in: (a) safety critical applications such as life supporting, active implanted devices or systems with product functional safety requirements; (b) aeronautic applications; (c) automotive applications or environments, and/or (d) aerospace applications or environments. where st products are not designed for such use, the purchaser shall use products at purchaser?s sole risk, even if st has been informed in writing of such usage, unless a product is expressly designated by st as being intended for ?automotive, automotive safety or medical? industr y domains according to st product design specifications. products formally escc, qml or jan qualified are deemed suitable for use in aerospace by the corresponding governmental agency. resale of st products with provisions different from the statements and/or technical features set forth in this document shall immediately void any warranty granted by st for the st product or service described herein and shall not create or extend in any manner whatsoev er, any liability of st. st and the st logo are trademarks or registered trademarks of st in various countries. information in this document supersedes and replaces all information previously supplied. the st logo is a registered trademark of stmicroelectronics. all other names are the property of their respective owners. ? 2014 stmicroelectronics - all rights reserved stmicroelectronics group of companies australia - belgium - brazil - canada - china - czech republic - finland - france - germany - hong kong - india - israel - ital y - japan - malaysia - malta - morocco - philippines - singapore - spain - sweden - switzerland - united kingdom - united states of america www.st.com


▲Up To Search▲   

 
Price & Availability of TN1176

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X